Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency & Maintenance Update #286

Draft
wants to merge 9 commits into
base: test
Choose a base branch
from
Draft

Dependency & Maintenance Update #286

wants to merge 9 commits into from

Conversation

ammsalme
Copy link
Contributor

No description provided.

dependabot bot and others added 9 commits January 17, 2025 15:34
…ates (#285)

Bumps the development-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.6` | `7.26.4` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.2` | `7.26.0` |
| [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) | `7.25.0` | `7.26.0` |
| [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.4` | `7.25.9` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.4` | `7.26.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.4` | `3.1.9` |



Updates `@babel/cli` from 7.25.6 to 7.26.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli)

Updates `@babel/core` from 7.25.2 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core)

Updates `@babel/node` from 7.25.0 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-node)

Updates `@babel/plugin-transform-runtime` from 7.25.4 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-transform-runtime)

Updates `@babel/preset-env` from 7.25.4 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env)

Updates `@babel/register` from 7.24.6 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-register)

Updates `nodemon` from 3.1.4 to 3.1.9
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.4...v3.1.9)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@babel/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@babel/register"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tes (#283)

Bumps the production-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.6` | `7.26.0` |
| [@natlibfi/marc-record-serializers](https://github.com/natlibfi/marc-record-serializers) | `10.1.2` | `10.1.4` |
| [@natlibfi/melinda-backend-commons](https://github.com/natlibfi/melinda-backend-commons-js) | `2.3.1` | `2.3.6` |
| [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js) | `13.0.17` | `13.0.18` |
| [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons) | `4.2.0` | `4.2.2` |



Updates `@babel/runtime` from 7.25.6 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-runtime)

Updates `@natlibfi/marc-record-serializers` from 10.1.2 to 10.1.4
- [Release notes](https://github.com/natlibfi/marc-record-serializers/releases)
- [Commits](NatLibFi/marc-record-serializers@v10.1.2...v10.1.4)

Updates `@natlibfi/melinda-backend-commons` from 2.3.1 to 2.3.6
- [Release notes](https://github.com/natlibfi/melinda-backend-commons-js/releases)
- [Commits](NatLibFi/melinda-backend-commons-js@v2.3.1...v2.3.6)

Updates `@natlibfi/melinda-commons` from 13.0.17 to 13.0.18
- [Release notes](https://github.com/natlibfi/melinda-commons-js/releases)
- [Commits](NatLibFi/melinda-commons-js@v13.0.17...v13.0.18)

Updates `@natlibfi/melinda-rest-api-commons` from 4.2.0 to 4.2.2
- [Release notes](https://github.com/natlibfi/melinda-rest-api-commons/releases)
- [Commits](NatLibFi/melinda-rest-api-commons@v4.2.0...v4.2.2)

Updates `http-status` from 1.7.4 to 1.8.1
- [Changelog](https://github.com/adaltas/node-http-status/blob/master/CHANGELOG.md)
- [Commits](adaltas/node-http-status@v1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@natlibfi/marc-record-serializers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@natlibfi/melinda-backend-commons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@natlibfi/melinda-commons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@natlibfi/melinda-rest-api-commons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: http-status
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant